gtk4.git
2017-11-20 Benjamin Ottegdk: Move GtkTargetList to GDK
2017-11-20 Benjamin Otteselection: Make GtkTargetList members private
2017-11-20 Benjamin Ottednd: Remove GtkTargetEntry and GtkTargetFlags
2017-11-20 Matthias Clasenemoji chooser: break out a helper function
2017-11-20 Matthias Clasenremove debug spew
2017-11-19 Piotr DrągUpdate POTFILES.in
2017-11-19 Matthias Clasenentry: Add a key binding for the emoji chooser
2017-11-19 Matthias Clasenemoji chooser: Make menu key work as expected
2017-11-19 Matthias ClasenAdwaita: Bring fix focus in flowbox
2017-11-19 Matthias Clasenemoji chooser: handle right-click
2017-11-19 Matthias Clasenlistbox: Listen to ::stopped on the press gesture
2017-11-19 Matthias ClasenTrivial cleanup
2017-11-19 Matthias Clasenemoji chooser: Don't leak gestures
2017-11-18 Matthias ClasenSome more interning
2017-11-18 Matthias Clasena11y: Intern a string
2017-11-18 Matthias Clasencell area: Use GTK_PARAM_READWRITE consistently
2017-11-18 Matthias Clasenwayland: Intern signal names
2017-11-18 Matthias Clasenicon helper: Avoid a few string copies
2017-11-18 Matthias Clasenstyleproperty: Use G_PARAM_STATIC_STRINGS
2017-11-18 Matthias Clasengtk: Intern css names
2017-11-18 Matthias Clasenwayland: Intern settings keys
2017-11-18 Matthias Clasengdk: Intern signal names
2017-11-18 Matthias Clasengdk: Use G_PARAM_SPEC_STATIC_STRINGS throughout
2017-11-17 Matthias Clasensettings: Use gdk_display_set_cursor_theme
2017-11-17 Matthias ClasenAdd private api for setting cursor theme
2017-11-17 Matthias ClasenInclude gdk-private.h
2017-11-17 Matthias Clasengdk: Move code around
2017-11-17 Matthias Clasenclipboard: Use gdk_display_get_last_seen_time
2017-11-17 Matthias Clasengdk: Add a private method to get a server timestamp
2017-11-17 Piotr DrągUpdate POTFILES.in
2017-11-17 Matthias ClasenDrop gdkscreen.h
2017-11-17 Matthias Clasenquartz: Remove remaining uses of GdkScreen
2017-11-17 Matthias Clasenquartz: Make GdkQuartzScreen a plain object
2017-11-17 Matthias Clasenquartz: Drop an unused include
2017-11-17 Matthias Clasenquartz: Avoid a screen argument
2017-11-17 Matthias Clasenwin32: Remove remaining uses of GdkScreen
2017-11-17 Matthias Clasenwin32: Make GdkWin32Screen a plain object
2017-11-17 Matthias Clasenwin32: Avoid a screen argument
2017-11-17 Matthias Clasenwin32: Remove an unused include
2017-11-17 Matthias ClasenFix the build
2017-11-17 Matthias Clasenx11: Drop GdkX11Visual as public api
2017-11-17 Matthias Clasenx11: Stop using GdkScreen altogether
2017-11-17 Matthias Clasenx11: Stop using GdkScreen in api
2017-11-17 Matthias ClasenStop calling _gdk_screen_close
2017-11-17 Matthias ClasenStop including gdkscreen.h
2017-11-17 Philip Withnallbroadway: Add missing dependency to build
2017-11-17 Alexander Larssonbroadway: Fix toplevel handling
2017-11-17 Benjamin Ottegdk: Remove gdk_flush()
2017-11-17 Benjamin Ottegtk-demo: No need to gdk_flush() here
2017-11-17 Benjamin Ottetoolbar: Remove gdk_flush() calls
2017-11-17 Benjamin Ottemain: Don't gdk_flush() after every main loop wait
2017-11-17 Matthias ClasenAdd a comment
2017-11-17 Matthias ClasenRemove gdkprivate.h
2017-11-17 Matthias ClasenDrop generic error trap api from the docs
2017-11-17 Matthias ClasenDrop gdkmain.h
2017-11-17 Matthias ClasenStop including gdkmain.h
2017-11-17 Matthias ClasenDrop an empty file
2017-11-17 Matthias ClasenDrop the error trap vfuncs
2017-11-17 Matthias ClasenDrop the generic error trap api
2017-11-17 Matthias Clasentests: Test the x11-specific error trap api
2017-11-17 Matthias Clasenx11: Fix error traps in the dnd code
2017-11-17 Matthias Clasenselection: Use x11-specific traps
2017-11-17 Matthias Clasenmountoperation-x11: Use x11-specific traps
2017-11-17 Matthias ClasenDrop an unused variable
2017-11-17 Matthias ClasenDrop a duplicate definition
2017-11-17 Matthias ClasenDrop gdk_set_program_class
2017-11-17 Matthias Clasenx11: Add gdk_x11_display_set_program_class
2017-11-17 Matthias Clasenwayland: Stop using gdk_get_program_class
2017-11-17 Matthias ClasenRemove gdk/gdkx.h
2017-11-17 Matthias ClasenMove some code around
2017-11-17 Matthias ClasenDrop gdk_notify_startup_complete
2017-11-17 Matthias Clasengtk: Stop using gdk_notify_startup_complete_with_id
2017-11-17 Matthias Clasengdk: Move some headers around
2017-11-17 Matthias ClasenDrop gdk_beep
2017-11-17 Matthias Clasenim context thai: Stop using gdk_beep
2017-11-17 Matthias ClasenDrop gdk_set_double_click_time
2017-11-16 Benjamin Otteselection: Remove the info uint
2017-11-16 Benjamin Otteselection: Remove gtk_target_table_*() functions
2017-11-16 Benjamin Ottetextview: Stop playing shenanigans with the target...
2017-11-16 Benjamin Otteselection: Make GtkTargetEntry not allocatable
2017-11-15 Matthias ClasenHighContrast: misc fixes
2017-11-15 Matthias ClasenAdwaita: Make checks and radios sharp again
2017-11-15 Matthias ClasenChange icon-size properties
2017-11-15 Matthias Clasenimage: Update docs
2017-11-15 Matthias ClasenDocument -gtk-icon-size
2017-11-15 Matthias ClasenSupport -gtk-icon-size for builtins
2017-11-15 Matthias ClasenDrop gtk_icon_size_lookup
2017-11-15 Matthias Clasenrecentchooser: Use GIcon instead of GdkPixbuf
2017-11-15 Matthias Claseniconhelper: Query size via CSS
2017-11-15 Matthias Clasenenums: Change GtkIconSize values
2017-11-15 Benjamin Otteimage: Don't take icon size in set_from_definition()
2017-11-15 Matthias Clasenfilechooserwidget: icon size is always 16
2017-11-15 Matthias Clasenfilechooserbutton: icon size is always 16
2017-11-15 Benjamin Ottecellrendererspinner: Don't track old icon size
2017-11-15 Matthias Clasenimage: Remove icon-size argument from icon setters
2017-11-15 Benjamin Otteimage: Change getters
2017-11-15 Benjamin Ottebutton: Get rid of icon size
2017-11-15 Benjamin Ottescalebutton: Remove icon size
2017-11-15 Benjamin Ottetoolbar: Remove icon sizes
2017-11-15 Benjamin Ottetooltips: Remove GtkIconSize usage
next